projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec78bf3
)
wayland: Fix a link
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 21 Feb 2021 17:39:28 +0000
(12:39 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:31 +0000
(16:37 +0000)
gi-docgen currently can't handle links without namespace
in the Wayland docs.
gdk/wayland/gdksurface-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdksurface-wayland.c
b/gdk/wayland/gdksurface-wayland.c
index c621a713444c09f7155d262e229b7176a294bfc7..ca85fc75a2955fd0c4b46af0f8e188a390cde2ac 100644
(file)
--- a/
gdk/wayland/gdksurface-wayland.c
+++ b/
gdk/wayland/gdksurface-wayland.c
@@
-4590,7
+4590,7
@@
static const struct zxdg_imported_v1_listener xdg_imported_listener = {
* @parent_handle_str refers.
*
* Typically, the handle will originate from a
- * [method@WaylandToplevel.export_handle] call in another process.
+ * [method@
GdkWayland.
WaylandToplevel.export_handle] call in another process.
*
* Note that this API depends on an unstable Wayland protocol,
* and thus may require changes in the future.